home *** CD-ROM | disk | FTP | other *** search
/ Champak 45 / Vol 45.iso / games / bubblegu.swf / scripts / DefineButton2_710 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2007-04-20  |  57 b   |  5 lines

  1. on(press){
  2.    home.unloadAD();
  3.    home.mainMenu();
  4. }
  5.